home *** CD-ROM | disk | FTP | other *** search
/ Exploring Where & Why / Exploring Where & Why.iso / pc / MODULES / LESSON06 / ACT06B / L06B1.dir / scripts_10_Set Banner Done.ls < prev    next >
Encoding:
Text File  |  2004-07-12  |  57 b   |  5 lines

  1. on exitFrame
  2.   global gUI
  3.   setUpBanner(gUI, "done")
  4. end
  5.